ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _PolarCoordinateSystemView<TDefinition> Class / _adjustPolarCoordinateRadian Method

In This Topic
    _adjustPolarCoordinateRadian Method (_PolarCoordinateSystemView<TDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _adjustPolarCoordinateRadian( _
       ByVal polarCoordinateValue As IPolarCoordinateValue _
    ) As IPolarCoordinateValue
    public IPolarCoordinateValue _adjustPolarCoordinateRadian( 
       IPolarCoordinateValue polarCoordinateValue
    )

    Parameters

    polarCoordinateValue
    See Also